projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f618e
)
Trivial: sort file list alphabetically
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Oct 2014 18:16:02 +0000
(14:16 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Oct 2014 18:16:02 +0000
(14:16 -0400)
gtk/inspector/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/inspector/Makefile.am
b/gtk/inspector/Makefile.am
index e12f3e0c79e743bbfbe5eb8bf947e23462fea2ea..7e1ecdd58ad522c7061e21d83a3fc4b7fae00385 100644
(file)
--- a/
gtk/inspector/Makefile.am
+++ b/
gtk/inspector/Makefile.am
@@
-48,20
+48,20
@@
libgtkinspector_la_SOURCES = \
prop-editor.c \
prop-list.h \
prop-list.c \
- selector.h \
- selector.c \
- style-prop-list.h \
- style-prop-list.c \
resource-list.h \
resource-list.c \
resources.h \
resources.c \
+ selector.h \
+ selector.c \
signals-list.h \
signals-list.c \
size-groups.h \
size-groups.c \
statistics.h \
statistics.c \
+ style-prop-list.h \
+ style-prop-list.c \
visual.h \
visual.c \
window.h \